home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Communication
/
Chat
/
Source
/
English.lproj
/
Chat.nib
/
data.classes
next >
Wrap
Text File
|
1992-10-13
|
219b
|
18 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ChatController = {
ACTIONS = {
appDidInit:;
send:;
};
OUTLETS = {
entry;
hostName;
conversation;
};
SUPERCLASS = Object;
};